@import url(iconfont.css);
/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 15px; color: #151515; min-width: 1200px; }
img { border: 0; display: block;}
a { text-decoration: none; color: #333; cursor: pointer; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
a:hover { color: #e71d1d; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ts {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ts:hover {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
div, ul, li, form, h1, h2, h3, h4,h5, p, dl, dt, dd, ul, ol, li, th, td, aside, article { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both;}
/* 矢量图标 */
@font-face {
  font-family: 'iconfont';
  src: url('../css/iconfont.eot');
  src: url('../css/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../css/iconfont.woff2') format('woff2'),
      url('../css/iconfont.woff') format('woff'),
      url('../css/iconfont.ttf') format('truetype'),
      url('../css/iconfont.svg#iconfont') format('svg');
}
.iconfont {  font-family:"iconfont" !important; font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
.fl { float: left; }
.fr { float: right; }
.main { width: 1200px; margin: 0 auto; }
.bg_a { background: #a07f4b;}
.bg_b { background: #e71d1d;}
.bg{ background: #fff;}
.bg2{ background: #faf8f4;}
.bian { border: solid 1px #e5e5e5; }
.bian2 { border: solid 1px #a07f4b; }
.bianju, .bj_mt10 { margin-top: 10px; }
.bj_mt15 { margin-top: 15px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.y_ju2, .bj_mt30{ margin-top: 30px;}
.bj_pt10{ padding-top: 10px;}
.bj_pt15{ padding-top: 15px;}
.bj_pt30{ padding-top: 30px;}
.bj_pt60{ padding-top: 60px;}
.relative{ position:relative;}
.noshow{ display: none;}
em, i { font-style: normal; }
hr {opacity: .2;}
.iconfont { text-align: center;}
.hidden { overflow: hidden; }
.nobian{ border: 0; }
.ca { color: #a07f4b;}
.cb { color: #e71d1d;}
.more { color: #a07f4b; font-size: 13px;}
.white, .cf { color: #fff; }
.gray, .c3{ color: #333;}
.gray2, .c6{ color: #666;}
.gray3, .c9{ color: #999;}
.gray4, .cc{ color: #ccc;}
.center{ text-align: center;}
.f30{ font-size: 30px;}
.f24{ font-size: 24px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f15{ font-size: 15px;}
.f14{ font-size: 14px;}
.f13{ font-size: 13px;}
.f12{ font-size: 12px;}
.nobold{ font-weight: normal;}
.line10{ height: 10px; background: #f8f8f8; width: 100%; margin: 40px 0;}
.block{ display: block;}
/*超出隐藏*/
.chao { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.chao2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.chao3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.chao4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.chao5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.bold { font-weight: bold; }
.top_xia{ padding: 15px; position: absolute; z-index: 9999999; left: 50%; margin-left: -90px; top:25px;}
.top_xia img{ width: 150px; height: 150px;}
/*鼠标经过图片特效*/
.photo { display: block; overflow: hidden; border-radius: 3px;}
.photo img { transition: all 0.3s ease-out; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1);/* filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; */}
.photo:hover img { width: 100%;  transition: transform 0.3s; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); /* filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; */ }
/*黑色半透明*/
.gray_bg { background: #000; filter: alpha(opacity=30); -moz-opacity: 0.3; /-khtml-opacity:0.3; opacity: 0.3;}
/*黑色半透明，字不透明*/
.gray_bg2{ background-color: rgba(0,0,0,0.6); /*ie8专用透明度*/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); behavior: url(../images/pie.htc);  }
.showmore{ border:solid 1px #eee; height:36px; text-align:center; line-height:36px; display:block; width:100%; background: url(../images/down.png) no-repeat 64% 12px #f6f6f6; background-size:6px; margin:6px 0;font-size:14px; color:#e84430;}
.loading{ height:36px; text-align:center; line-height:36px; width:100%; background-size:12px; margin:6px 0;font-size:16px; color:#003956; background:url(../images/loading.gif) 28% 12px no-repeat #f6f6f6; display:none;}
/*阴影*/
.yy{ box-shadow: 0 0 10px #E1E1E1; /*ie8阴影*/ filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=6);}
.yy_1{ box-shadow: 0px 1px 40px rgba(0,0,0,0.15); /*ie8阴影*/ filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=6);}
/*圆角*/
.yj_4{ border-radius:4px;}
.yj_10{ border-radius:10px;}
.yj_20{ border-radius:20px;}
/*日期*/
time { font-size: 13px; color: #b6b6b6; }
/*盒子模型*/
.box{ box-sizing:border-box;}
/*字体阴影*/
.font_yy{ text-shadow: 0 0 3px #555;}
/*三角形*/
.shang{ width:0; height:0; border-right:50px solid transparent; border-left:50px solid transparent; border-bottom:50px solid #fff;}
.xia{ width:0; height:0; border-right:6px solid transparent; border-left:6px solid transparent; border-top:6px solid #fff;}
.zuo{ width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent; border-right:50px solid #fff;}
.you{ width:0; height:0;  border-top:50px solid transparent; border-bottom:50px solid transparent; border-left:50px solid #fff;}
/*中间横幅*/
.w_100{ width: 100%;}
/*tab容器*/
.box_content{ height: 400px;}
.box_content2{ height: 598px;}
.box_content3{ height: 581px;}
/*鼠标手势*/
.cursor{cursor: pointer;}
/*输入框字体颜色*/
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-input-placeholder { color: #ccc; }
input::-ms-input-placeholder { color: #ccc; }
/*顶部*/
header { height: 70px; padding: 20px 0; }
.header_r { max-width: 500px; }
.calendar { width: 70px; height: 70px; background: #faf8f4; text-align: center; box-shadow: 0px 2px 0px rgba(0,0,0,0.15);  }
.calendar p { line-height: 20px; }
.calendar strong { line-height: 50px;  }
.rl_nr { margin-left: 20px; max-width: 400px;  }
.rl_nr p {line-height: 24px; color: #999;}
.rl_nr p span { color: #a07f4b; margin: 0 5px; }
.search { width: 450px; height: 42px; margin-top: 12px; border: 1px solid #ccc8be; margin-left: 200px; }
.search_text { width: 340px; line-height: 42px;height: 42px; padding: 0 20px; }
.search_sub { width: 70px; height: 42px; background: #a07f4b; background-size: 50%;   line-height: 42px; top: 0;}
/*导航*/
nav ul { height: 48px; overflow: hidden; }
nav .nav_a { color: #fff; line-height: 48px; padding: 0 20px; }
nav li.on { background: #806337; }
nav li:hover { background: #806337; }
/*工具*/
.tool { padding: 30px 0; }
.tool_li { text-align: center; width: 90px; padding: 10px; margin: 0 5px; border-radius: 10px; }
.tool_img { width: 64px; height: 64px; border-radius: 100%; overflow: hidden; margin: 0 auto;  }
.tool_img img { width: 100%; height: 100#; }
.tool_icon { width: 64px; height: 64px; display: block;  border-radius: 100%; background: url(../images/pc/icon.png) no-repeat; margin: 0 auto;  }
.tool_li p { margin-top: 10px; }
.tool_li:hover { box-shadow: 0px 4px 20px rgba(0,0,0,0.1); background: #fff; padding: 5px 10px 15px 10px; }
/*栏目标题*/
.head { height: 40px; line-height: 40px; background: url(../images/pc/bg_bt.png) repeat-x bottom center; padding-bottom: 20px; }
.head h3 { margin-right: 30px; max-width: 40%; }
.head h3 em { margin-right: 10px; }
.head .hd {max-width: 53%; height: 40px; overflow: hidden; }
.head .hd li { float: left; max-width: 120px;  cursor: pointer; margin: 0 10px;  height: 34px; line-height: 34px; }
.head .hd li.on {  background: #faf8f4;border-top: 1px solid #d6c8b0; border-bottom: 1px solid #d6c8b0; position: relative; }
.head .hd li.on a {color: #a07f4b;}
.head .hd li a:hover {color: #a07f4b;}
.head .hd li.on:after { width: 8px; height: 34px; content: "";display: block; position: absolute; top: 0; left: -8px; background: url(../images/pc/icon.png) no-repeat; background-position: 0 -360px; }
.head .hd li.on:before { width: 8px; height: 34px; content: "";display: block; position: absolute; top: 0; right: -8px; background: url(../images/pc/icon.png) no-repeat; background-position: -85px -360px; }
/*常用字tab*/
.word_head { height: 30px; line-height: 30px; }
.word_head ul { background: #fff; height: 26px; padding: 3px; border-radius: 20px; }
.word_head li { float: left; width: 26px; font-size: 16px; height: 26px; border-radius: 100%; color: #a07f4b; line-height: 26px; text-align: center; cursor: pointer;}
.word_head li.on { background: #e71d1d; color: #fff; }
/*免费起名*/
.named_nr { border-top: 1px solid #e1d6c4; padding-top: 30px; }
.in_nr {height: 42px; line-height: 42px; margin-bottom: 20px;}
.in_nr span { float: left; }
.in_nr .text,select { width: 245px; padding: 0 10px; height: 42px; line-height: 42px; border: none; background: #f1ece3; border-radius: 10px; display: block; font-size: 15px;  }
.in_nr select option {height: 30px; display: block; padding: 0 10px; }
.in_nr strong {  width: 94px; display: block; float: left; font-size: 15px; font-weight: normal; text-align-last: justify; }
.in_nr strong em { color: #e71d1d; margin-right: 5px; }
.in_nr .sub { width: 160px; border: none; color: #fff; font-size: 15px; line-height: 42px; background: #a07f4b; margin-left: 104px; border-radius: 10px; cursor: pointer; }
.in_nr .sub:hover { background: #e71d1d; }
.in_nr label { font-size: 15px; line-height: 42px; margin-right: 10px; }
.in_nr .radio { width: 16px; height: 16px; }
.laydate_body .laydate_time { background: #fff; border: 1px solid #DEC8B8; }
.laydate_body .laydate_box { background: #fff; border: 1px solid #DEC8B8; }
/*栏目内容*/
.con_lm .sub_lm {display: none; width: 100%!important;}
.con_lm .sub_lm:nth-child(1) { display: block; }
.lm_nr { width: 100% !important; }
.lm_nr_r { background: url(../images/pc/bg_n1.png) no-repeat left center; width: 280px; padding-left:50px;  }
.lm_nr_l { width: 410px; }
.lm_nr_c { width: 410px; margin-left: 30px; }
.lm .lm_nr_l {width: 62%; }
.lm .lm_nr_r {width: 28%; padding-left: 7%;}
.lb_1 { width: 100%; border-bottom: 1px dashed #eae4dc; height: 94px; padding-bottom: 20px; }
.lb_1 .lb_img { width: 126px; height:90px; border-radius: 10px; }
.lb_1 .lb_img img { width: 100%; min-height: 90px; border-radius: 10px;}
.lb_1 .lb_nr { width: 390px; }
.lb_1 .lb_nr p { margin: 5px 0; line-height: 20px; height: 40px; }
.lb_2 { position: relative; padding-left: 16px; line-height: 30px; height: 30px; }
.lb_2 .lb_a { padding-right: 50px; *width: 150px; }
.lb_2 time { position: absolute; right: 0; }
.lb_2 em { position: absolute; left: 0; top: 5px; color: #d5ccba; }
.lb_3 { width: 90%; height: 30px; padding-left: 10%; line-height: 30px; margin: 3px 0; position: relative; }
.lb_3 span { position: absolute; display: block; width: 16px; height: 16px; border-radius: 100%;text-align: center; line-height: 16px; color: #fff; left: 0; background: #e1d7c4; top: 8px; font-size: 12px; }
.lb_3:first-child span {background: #e71d1d;}
.lb_3:first-child+a span {background: #a07f4b;}
.lb_3:first-child+a+a span {background: #a07f4b;}
.lm_nr_l .lb_1 .lb_nr { width: 270px; }
.lm .lm_nr_l .lb_1 .lb_nr { width: 390px; }
.lm_nr_c .lb_1 .lb_nr { width: 270px; }
.jc_tag { height: 244px; overflow: hidden; }
.tag_a { background: #faf8f4; line-height: 30px; height: 30px; padding: 0 10px; margin: 0 10px 10px 0; border-radius: 4px; }
.tag_a:hover {  background: #a07f4b; color: #fff; }
.jc_tag .tag_a { width: 44%; float: left; margin:0 0 10px 0; text-align: center; font-size: 13px;}
.jc_tag .tag_a:nth-child(2n) { float: right; }
/*底部*/
footer { padding: 40px 0; margin-top: 30px; }
.footer_logo { width: 170px; padding-top: 15px; }
footer .nav_a { color: #fff; margin-right: 20px; opacity: .8; }
footer .nav_a:hover { opacity: 1;  }
.footer_nr {width: 990px;}
.footer_nr .nr_t { border-bottom: 1px solid #b9a17a; padding-bottom: 10px; margin-bottom: 10px; }
.footer_nr .nr_t a { color: #fff; margin-right: 10px; }
.footer_nr p { color: #d4bc96; line-height: 20px; }
.footer_nr p a { color: #d4bc96; line-height: 20px; }

/*翻页*/
.pnum { padding: 20px 0 20px 0; width: 100%; display: flex;  justify-content: center;  line-height: 40px; }
.pnum a{ min-width: 40px; margin: 0 2px; font-size: 14px; padding: 0 6px; height: 40px; border: 1px solid #e1e1e1; text-align: center; line-height: 38px; box-sizing: border-box; display: block; float: left; border-radius: 100%;}
.pnum a.sed { background: #a07f4b; color: #fff; border: 1px solid #a07f4b; }
.pnum a:hover { background: #a07f4b; color: #fff; border: 1px solid #a07f4b; }
.pnum .pageinfo { margin-left: 10px; color: #999; }
/*面包屑*/
.position { line-height: 24px; }
/*面包屑*/
/* 右边固定导航 */
.rc_nav{ width:110px; border-radius:0 0 80px 80px;  padding: 15px 0 15px 0; font-size: 16px; background: #f3efe7; position: fixed; bottom: 160px; left:50%; margin-left: 620px; z-index: 999; box-shadow: 0px 10px 40px rgba(0,0,0,0.05);  display: none;_position: absolute;_clear: both;_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) - 1: document.body.scrollTop +(document.body.clientHeight-this.clientHeight) - 1); +display: none; +padding-top: 15px;  padding-top: 15px\0/;}
.rc_nav ul { width: 110px;  margin: 0 auto;}
.rc_nav li{ width: 110px; padding: 10px 0; margin-bottom: 1px; color: #fff; text-align: center; cursor: pointer;  border-bottom: none; box-sizing: border-box;}
.rc_nav li p {  overflow:hidden; color: #666; margin: 0 auto; padding: 0 5px; position: relative; font-size: 15px;}
.rc_nav li p em { position: absolute; left: -30px; top: 4px; }
.rc_nav li:hover p { color: #e71d1d;  }
.rc_nav li.active {  color: #fff;}
.rc_nav li.active p {text-align: center; padding:0 0 0 10px;  color: #a07f4b; font-weight: bold; }
.rc_nav li.active p em {left: -4px;}
.rc_nav li.last { width: 80px;height: 80px; *height: auto; border-radius: 100%; margin-left: 14px; margin-top: 20px; }
.rc_nav li.last .icon {width: 80px; height: 80px; background: url(../images/pc/icon.png) no-repeat; background-position: 0 -422px; display: block; }
.rc_nav li.last:hover .iconfont { font-size: 36px;}
@media all and (max-width: 1500px){.rc_nav { display: none!important; }}
/*底图*/
.bg_t {width: 100%; border-top: 3px solid #cdbca0; background-image:linear-gradient(rgba(250,248,244,1), rgba(0,0,0,0)); }
.bg_t2 { border-top: 3px solid #cdbca0; background-image:linear-gradient(rgba(250,248,244,1), rgba(0,0,0,0), rgba(0,0,0,0)); }
.bg_n5 { position: relative; padding: 30px; }
.bg_n5:after { width: 100%; height: 30px; content: "";display: block; position: absolute; top: 10px; left: 0px; background: url(../images/pc/bg_n5.png) no-repeat top center; }
.bg_n5:before { width: 100%; height: 30px; content: "";display: block;position: absolute; left: 0px; background: url(../images/pc/bg_n5.png) no-repeat top center; background-position: 0 -32px; bottom: 7px; left: 10px; }
/*友情链接*/
.con_fn { padding: 20px 40px; }
.flink { width: auto; }
.head_2 { height: 40px; line-height: 40px; overflow: hidden; }
.flink_nr a { color: #666; margin: 0 20px 10px 0; display: block; float: left; }
.flink_nr a:hover { color: #e71d1d; }
.name { width: 560px;  height: 210px; border-left: 1px solid #e7dac5; overflow: hidden; padding-left:35px; }
.name_nr .zi:nth-child(10n+1) { margin-left: 0; }